func runtime.growWork_faststr

3 uses

	runtime (current package)
		map_faststr.go#L247: 		growWork_faststr(t, h, bucket)
		map_faststr.go#L341: 		growWork_faststr(t, h, bucket)
		map_faststr.go#L411: func growWork_faststr(t *maptype, h *hmap, bucket uintptr) {